From 7cc3908418c32e45a2032d9908270aa80cfed310 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 28 Aug 2008 02:07:30 +0000 Subject: [PATCH] typo fix svn path=/trunk/; revision=21216 --- docs/reference/gtk/tmpl/gtkprintoperation.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/tmpl/gtkprintoperation.sgml b/docs/reference/gtk/tmpl/gtkprintoperation.sgml index 85635c8e70..ba6b809498 100644 --- a/docs/reference/gtk/tmpl/gtkprintoperation.sgml +++ b/docs/reference/gtk/tmpl/gtkprintoperation.sgml @@ -292,7 +292,7 @@ A value of this type is returned by gtk_print_operation_run(). @GTK_PRINT_OPERATION_RESULT_APPLY: The print settings should be stored. @GTK_PRINT_OPERATION_RESULT_CANCEL: The print operation has been canceled, the print settings should not be stored. -@GTK_PRINT_OPERATION_RESULT_IN_PROGRESS: The print operation is complete +@GTK_PRINT_OPERATION_RESULT_IN_PROGRESS: The print operation is not complete yet. This value will only be returned when running asynchronously. -- 2.30.2